'宣言 Public Function New( _ ByVal source As IList(Of T), _ ByVal sortedIndices As IList(Of Integer) _ )
public SortedListView<T>( IList<T> source, IList<int> sortedIndices )
SortedListView<T> クラス SortedListView<T> メンバ